home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2004 February / PC Advisor February 2004.iso / trial / Dolphin / 044UD3521.exe / Sam / tbzsam / TechniBraille Zephyr.txt < prev   
Text File  |  2003-04-03  |  2KB  |  43 lines

  1. SAM Driver for TechniBraille Zephyr
  2.  
  3. This is a fully functional SAM driver for use with a TechniBraille Zephyr.
  4.  
  5. This driver uses the WIN32 Comms API to talk to the Braille display so will work in Windows 95 and NT, there is no 16-bit code.
  6.  
  7. To use this driver the Zephyr must be set to the Windows configuration. To do this, press the Esc and M keys together. Please refer to the manual for further details.
  8.  
  9. Please report any bugs to Dolphin. If it crashes please tell us the crash address and registers etc, from the crash message box, also report the driver version number (check with explorer - file properties).
  10.  
  11. Features
  12. Supports multiple units simultaneously.
  13. Can optionally simulate status cells.
  14.  
  15. Restrictions
  16.  
  17. Because of the number of buttons on Zephyr, some have been excluded and cannot be used as hotkeys:
  18. Escape and M, the three keys at top right, the block of six keys bottom left.
  19.  
  20. Key assignments
  21. The following lists the default keys to press for each Braille operation.
  22. Your screen reader may not support some of these operations.
  23.  
  24. Move to top left of window: Up + Left
  25. Move to bottom left of window: Down + Right
  26. Move to focus: Numpad 5
  27. Left edge of window: Numpad 7
  28. Right edge of window: Numpad 1
  29. MOve one line up: Up
  30. MOve one line down: Down
  31. Move left one character: Numpad 4
  32. MOve right one character: Numpad 6
  33. Move left one Braille display width: Left
  34. MOve right one Braille display width: Right
  35. Read backwards: Backspace
  36. Read forwards: Space
  37. Toggle focus tracking: Numpad plus
  38. Switch to Attribute mode 1: Numpad 0
  39. Switch to Attribute mode 2: Numpad dot
  40. Toggle cursor visible: Numpad minus
  41. Toggle physical layout mode: Numpad star
  42.  
  43. 3/01